demos: Add pad support to "event axes" demo
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 4 Aug 2016 17:51:24 +0000 (19:51 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 23 Aug 2016 19:01:45 +0000 (21:01 +0200)
commitae29157a63adce584f4191061bd118487b47ca7c
treeab372eb5b41e6166a0192f8fc6d3274845f7dbfe
parente66a821a74087db40c5faef5f81623b370ea5129
demos: Add pad support to "event axes" demo

And rename it to "Touch and Drawing Tablets", since it's no longer about
"axes" really.

As for pad support in the demo, just keep it "simple", make the
controller handle all pad devices, and make all the actions have the
same callback.

https://bugzilla.gnome.org/show_bug.cgi?id=770026
demos/gtk-demo/event_axes.c